home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / ELECTRON / 3332.ZIP / ELECTRO-.ZIP / ELEC2.CAI < prev    next >
Text File  |  1991-12-23  |  12KB  |  325 lines

  1. @OPTIONS ESCAPE
  2. @ESC SYSTEM
  3. .SCREEN 0
  4. .COLOR 15,0
  5. .CLS
  6.  ┌────────────────────────────────────────────────────────────────────────────┐
  7.  │ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ INTRODUCTION ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  8.  └────────────────────────────────────────────────────────────────────────────┘
  9. .LOCATE 8,13
  10. For electric power to perform any useful function,
  11. .LOCATE 9,13
  12. it must flow in a circuit.  The basic units of
  13. .LOCATE 10,13
  14. measurement of the flow of current are:
  15. .LOCATE 13,38
  16. VOLTS
  17. .LOCATE 15,38
  18. AMPS
  19. .LOCATE 17,38
  20. WATTS
  21. .LOCATE 19,38
  22. OHMS
  23. .LOCATE 25,19
  24. .PAUSE (*(Press ENTER to continue/ESCAPE to exit)*)
  25. .CLS
  26.  ┌────────────────────────────────────────────────────────────────────────────┐
  27.  │ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ VOLTS ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  28.  └────────────────────────────────────────────────────────────────────────────┘
  29. .LOCATE 9,10
  30. Remember from Section 1.......Electric Current flows along
  31. .LOCATE 11,10
  32. the path created by a circuit.....from a starting point where
  33. .LOCATE 13,10
  34. there is a supply of Free Electrons.....to a location where
  35. .LOCATE 15,10
  36. there are atoms that have a shortage of electrons.
  37. .LOCATE 25,19
  38. .PAUSE (*(Press ENTER to continue/ESCAPE to exit)*)
  39. .CLS
  40.  ┌────────────────────────────────────────────────────────────────────────────┐
  41.  │ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ VOLTS ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  42.  └────────────────────────────────────────────────────────────────────────────┘
  43. .LOCATE 8,21
  44. VOLTAGE is the measure of the difference
  45. .LOCATE 9,21
  46. between the SURPLUS of Electrons at the
  47. .LOCATE 10,21
  48. source and the SHORTAGE of Electrons at
  49. .LOCATE 11,21
  50. their destination.
  51. .LOCATE 13,21
  52. It represents the amount of force that
  53. .LOCATE 14,21
  54. can be generated when the Electrons move
  55. .LOCATE 15,21
  56. between the two points.
  57. .LOCATE 17,21
  58. It is frequently compared to pressure since it
  59. .LOCATE 18,21
  60. is the force that makes Electrons flow.
  61. .LOCATE 25,19
  62. .PAUSE (*(Press ENTER to continue/ESCAPE to exit)*)
  63. .CLS
  64.  ┌────────────────────────────────────────────────────────────────────────────┐
  65.  │ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ VOLTS ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  66.  └────────────────────────────────────────────────────────────────────────────┘
  67. .LOCATE 11,13
  68. Voltage is also referred to as ELECTROMOTIVE FORCE (EMF)
  69. .LOCATE 13,13
  70. One VOLT is the amount of ELECTROMOTIVE FORCE (EMF)
  71. .LOCATE 15,13
  72. required to do approximately 3/4 of a foot pound
  73. .LOCATE 17,13
  74. of work.
  75. .LOCATE 25,19
  76. .PAUSE (*(Press ENTER to continue/ESCAPE to exit)*)
  77. .CLS
  78.  ┌────────────────────────────────────────────────────────────────────────────┐
  79.  │ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ AMPS ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ │
  80.  └────────────────────────────────────────────────────────────────────────────┘
  81. .LOCATE 11,17
  82. AMPERAGE is the measure of the rate of flow. It
  83. .LOCATE 12,17
  84. is the volume of Electrons passing through a
  85. .LOCATE 13,17
  86. given point in a circuit.
  87. .LOCATE 15,17
  88. One AMPERE (AMP) is a current flow rate of.......
  89. .LOCATE 25,19
  90. .PAUSE (*(Press ENTER to continue/ESCAPE to exit)*)
  91. .CLS
  92. .SKIP 12
  93.                    1 cubic centimeter of Electrons per second
  94. .LOCATE 25,19
  95. .PAUSE (*(Press ENTER to continue/ESCAPE to exit)*)
  96. .CLS
  97.  ┌────────────────────────────────────────────────────────────────────────────┐
  98.  │ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ AMPS ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  99.  └────────────────────────────────────────────────────────────────────────────┘
  100. .LOCATE 9,13
  101. Because AMPERAGE is the measurement of the rate of flow
  102. .LOCATE 10,13
  103. or volume of electrons, the AMP rating of a circuit is
  104. .LOCATE 11,13
  105. related to the size of the wiring.
  106. .locate 13,13
  107. As the AMP rating increases, the size of the wires
  108. .LOCATE 14,13
  109. increases to handle a handle a larger volume of
  110. .LOCATE 15,13
  111. electrons.
  112. .LOCATE 25,19
  113. .PAUSE (*(Press ENTER to continue/ESCAPE to exit)*)
  114. .CLS
  115.  ┌────────────────────────────────────────────────────────────────────────────┐
  116.  │ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ WATTS ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  117.  └────────────────────────────────────────────────────────────────────────────┘
  118. .LOCATE 7,15
  119. The amount of power in a circuit is determined
  120. .LOCATE 8,15
  121. by the VOLTAGE (pressure) and the AMPERAGE (volume
  122. .LOCATE 9,15
  123. of electrons). It is measured in:
  124. .LOCATE 11,38
  125. WATTS
  126. .LOCATE 13,31
  127. WATTS = VOLTS x AMPS
  128. .LOCATE 15,14
  129. Unlike volts and amps, WATTS are not a direct measurement
  130. .LOCATE 16,14
  131. of flowing Electrons. WATTS are the measurement of the
  132. .LOCATE 17,14
  133. total amount of power that results from the combined
  134. .LOCATE 18,14
  135. force of the VOLTAGE (pressure) and the AMPERAGE (volume of
  136. .LOCATE 19,14
  137. electrons) in the circuit. And one Watt is................
  138. .LOCATE 25,19
  139. .PAUSE (*(Press ENTER to continue/ESCAPE to exit)*)
  140. .CLS
  141. .SKIP 12
  142.                                 1/746 horsepower
  143. .LOCATE 25,19
  144. .PAUSE (*(Press ENTER to continue/ESCAPE to exit)*)
  145. .CLS
  146.  ┌────────────────────────────────────────────────────────────────────────────┐
  147.  │ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ WATTS ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  148.  └────────────────────────────────────────────────────────────────────────────┘
  149. .LOCATE 5,13
  150. Think of VOLTS, WATTS, and AMPS in terms of how they
  151. .LOCATE 6,13
  152. apply to an automotive electrical system.
  153. .LOCATE 8,13
  154. * The system is rated at 12 VOLTS - That's the "pressure"
  155. .LOCATE 9,14
  156. generated by the electrons.
  157. .LOCATE 11,13
  158. * The AMP rating is the rate at which electrons will flow
  159. .LOCATE 12,14
  160. through a circuit. Since the voltage will always be the
  161. .LOCATE 13,14
  162. same (except in the ignition system) the AMP rating will
  163. .LOCATE 14,14
  164. determine how much power is available. As the AMP rate
  165. .LOCATE 15,14
  166. increases, the wires get larger.
  167. .LOCATE 17,13
  168. * The WATT is the measure of the total amount of power:
  169. .LOCATE 19,31
  170. WATTS = VOLTS x AMPS
  171. .LOCATE 21,15
  172. WATTS serve as a convenient yardstick for determining
  173. .LOCATE 22,15
  174. output - how much light a bulb will produce or how much
  175. .LOCATE 23,15
  176. sound a stereo will generate.
  177. .LOCATE 25,19
  178. .PAUSE (*(Press ENTER to continue/ESCAPE to exit)*)
  179. .CLS
  180.  ┌────────────────────────────────────────────────────────────────────────────┐
  181.  │ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ OHMS ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  182.  └────────────────────────────────────────────────────────────────────────────┘
  183. .LOCATE 7,15
  184. The resistance in all circuits that inhibits the flow
  185. .LOCATE 9,15
  186. of electrons is measured in OHMS. If the resistance is
  187. .LOCATE 11,15
  188. low, the electrons will flow through the circuit easily.
  189. .LOCATE 13,15
  190. As the resistance increases, larger amounts of energy
  191. .LOCATE 15,15
  192. are consumed as the electrons flow to their final
  193. .LOCATE 17,15
  194. destination. The end product of resistance is HEAT !
  195. .LOCATE 25,19
  196. .PAUSE (*(Press ENTER to continue/ESCAPE to exit)*)
  197. .CLS
  198.  ┌────────────────────────────────────────────────────────────────────────────┐
  199.  │ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ OHMS ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  200.  └────────────────────────────────────────────────────────────────────────────┘
  201. .LOCATE 7,15
  202. Resistance in a circuit takes three forms:
  203. .LOCATE 9,15
  204. 1. The unavoidable losses caused by the "friction" of
  205. .LOCATE 10,18
  206. the electrons passing through the wiring.
  207. .LOCATE 12,15
  208. 2. The insertion of RESISTORS in the circuit by its
  209. .LOCATE 13,18
  210. designers to reduce the amount of power flowing to
  211. .LOCATE 14,18
  212. parts of the circuit.
  213. .LOCATE 16,15
  214. 3. The use of resistance to do work. In a light bulb,
  215. .LOCATE 17,18
  216. the resistance in the filament heats the filament and
  217. .LOCATE 18,18
  218. makes it glow.
  219. .LOCATE 25,19
  220. .PAUSE (*(Press ENTER to continue/ESCAPE to exit)*)
  221. .CLS
  222.                                    ┌────────┐
  223.  ┌─────────────────────────────────│ REVIEW │─────────────────────────────────┐
  224.  │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒└────────┘▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒│
  225.  │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒│
  226.  │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒│
  227.  │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒│
  228.  │▒▒┌──────────────────────────────────┐▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒│
  229.  │▒▒│REMEMBER THE FOLLOWING KEY POINTS:│▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒│
  230.  │▒▒└──────────────────────────────────┘▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒│
  231.  │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒│
  232.  │▒▒▒┌────────────────────────────────────────────────────────────────────┐▒▒▒│
  233.  │▒▒▒│                                                                    │▒▒▒│
  234.  │▒▒▒│                                                                    │▒▒▒│
  235.  │▒▒▒│                                                                    │▒▒▒│
  236.  │▒▒▒│                                                                    │▒▒▒│
  237.  │▒▒▒│                                                                    │▒▒▒│
  238.  │▒▒▒│                                                                    │▒▒▒│
  239.  │▒▒▒│                                                                    │▒▒▒│
  240.  │▒▒▒└────────────────────────────────────────────────────────────────────┘▒▒▒│
  241.  │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒│
  242.  │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒│
  243.  │▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒│
  244.  └────────────────────────────────────────────────────────────────────────────┘
  245. .WAIT 20
  246. .LOCATE 12,8
  247. 1. VOLTAGE IS THE "PRESSURE" OF THE ELECTRIC CURRENT IN A CIRCUIT.
  248. .WAIT 30
  249. .LOCATE 14,8
  250. 2. AMPERAGE IS THE "VOLUME" OF ELECTRONS.
  251. .WAIT 30
  252. .LOCATE 16,8
  253. 3. WATTAGE IS THE AMOUNT OF POWER (VOLTS x AMPS).
  254. .WAIT 30
  255. .LOCATE 18,8
  256. 4. OHMS IS THE MEASURE OF THE RESISTANCE TO THE FLOW OF ELECTRONS.
  257. .LOCATE 25,19
  258. .PAUSE (*(Press ENTER to continue/ESCAPE to exit)*)
  259. .CLS
  260.  ┌────────────────────────────────────────────────────────────────────────────┐
  261.  │ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ELECTRONIC CIRCUITS ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  262.  └────────────────────────────────────────────────────────────────────────────┘
  263. .LOCATE 5,10
  264. Remember from Section 1......We noted that electrical products
  265. .LOCATE 6,10
  266. use relatively large amounts of power to perform some type of
  267. .LOCATE 7,10
  268. work and electronic products use relatively small amounts of
  269. .LOCATE 8,10
  270. power to process or transmit information.
  271. .LOCATE 10,10
  272. The differences in the power requirements are illustrated by
  273. .LOCATE 11,10
  274. the types of measurements used:
  275. .LOCATE 13,10
  276. Electrical components use:
  277. .LOCATE 15,38
  278. VOLTS
  279. .LOCATE 16,38
  280. WATTS
  281. .LOCATE 17,38
  282. AMPS
  283. .LOCATE 18,38
  284. OHMS
  285. .LOCATE 20,10
  286. But many electronic components are so small that the
  287. .LOCATE 21,10
  288. measurements used are...............................
  289. .LOCATE 25,19
  290. .PAUSE (*(Press ENTER to continue/ESCAPE to exit)*)
  291. .CLS
  292.  ┌────────────────────────────────────────────────────────────────────────────┐
  293.  │ ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ ELECTRONIC CIRCUITS ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ │
  294.  └────────────────────────────────────────────────────────────────────────────┘
  295. .LOCATE 5,14
  296. MILLIVOLTS (mV) -    thousandths of a volt.  A millivolt
  297. .LOCATE 6,35
  298. is .001 volt.
  299. .LOCATE 8,14
  300. MILLIAMPERES (mA) -  thousandths of an amp. A milliamp
  301. .LOCATE 9,35
  302. is .001 amp.
  303. .LOCATE 11,14
  304. MILLIOHMS -          thousandths of an Ohm. A milliohm
  305. .LOCATE 12,35
  306. is .001 ohm.
  307. .LOCATE 14,31
  308. OR..................
  309. .LOCATE 16,14
  310. MICROVOLTS (uV) -    millionths of a volt. A microvolt
  311. .LOCATE 17,35
  312. is .000001 volt.
  313. .LOCATE 19,14
  314. MICROAMPHERES (uA) - millionths of an amp. A milliamp
  315. .LOCATE 20,35
  316. is .000001 amp.
  317. .LOCATE 22,14
  318. MICROHMS -           millionths of an ohm. A microhm
  319. .LOCATE 23,35
  320. is .000001 ohm.
  321. .LOCATE 25,19
  322. .PAUSE (*(Press ENTER to continue/ESCAPE to exit)*)
  323. .CLS
  324. .USE PROG=EQIZ2.CAI
  325.